@font-face {
    font-family: SYHT;
    src:url("../style/syht.ttf");

}
.container{width: 1200px;padding: 0;}
.container .row{padding: 0;margin: 0;}
a{text-decoration: none;color: #2179e5;font-size: 16px;}
a:hover{text-decoration: none;}
.fd{width: 100%;overflow: hidden;}
.fd img{width: 100%;transition: all 0.6s;object-fit: cover;}
.fd:hover img{transform: scale(1.2);}
.c *{font-size: 16px;line-height: 32px;}
/*头部*/
#cc .logo{line-height: 100px;float: left;}
#tou{margin: 0 15px;padding: 0;}
#tou li{float: left;list-style: none;line-height: 60px;text-align: center;padding: 0 12px;}
#tou a{line-height:100px;display: inline-block;color: black;font-size: 16px;}
#tou li:hover{background-color: #2179e5;}
#tou li:hover a{color: #fff;font-weight: bold;}
#tep{float:right;line-height:100px;color: #2179e5;font-size: 20px;font-family: SYHT;font-weight: bold;}
#tep:before{content: url("../images/dh.png");margin-right: 5px;float: left;margin-top: 7px }
/*轮播*/
.swiper-pagination-bullet{width: 14px;height: 14px;border-radius: 50%;background-color:#2179e5;opacity: 1;}
.swiper-pagination-bullet-active{width: 44px;border-radius: 7px;}
.swiper-button-next{width: 44px;background-image: url(../images/jt-r.png);background-size: 44px;}
.swiper-button-prev{width: 44px;background-image: url(../images/jt-l.png);background-size: 44px;}
/*底部*/
#footer{background-color: #202020;}
#footer *{font-size: 14px;}
#footer ::-webkit-input-placeholder {
    color: #202020;
    padding-left: 20px;
    font-size: 14px;
}
#footer :-moz-placeholder {/* Firefox 18- */
    color: #202020;
    padding-left: 20px;
    font-size: 14px;
}
#footer ::-moz-placeholder{/* Firefox 19+ */
    color: #202020;
    padding-left: 20px;
    font-size: 14px;
}
#footer :-ms-input-placeholder {
    color: #202020;
    padding-left: 20px;
    font-size: 14px;
}
#ziti{color: #fff;font-weight: bold;font-size: 24px;padding-top: 65px;}
#footer input{border: 0;}
#footer input[type="text"]{width: 240px;line-height: 50px;background-color: #636363;margin-right: 20px;}
#footer input.liuyan{width: 375px;}
#footer input[type="submit"]{width: 210px;line-height: 50px;background-color: #2179e5;color: #fff;font-size: 14px;}
#footer div{padding: 0;}
#footer .jianju1{padding-top:24px;padding-bottom: 30px;}
#footer .jianju1 p{color: #999;margin: 0;}
#footer #left .dibu{float: left;width: 50%;margin-bottom: 20px;}
#footer #left .i{float: left;width: 50px;height: 50px;border-radius: 50%;border: 1px #333333 solid;text-align: center;margin-right: 20px;}
#footer #left i{color: #727272;font-size: 25px;margin-top: 6px;display: inline-block;}
#footer #left .ss{height: 50px;}
#footer #left .ss p{margin-bottom: 0;font-size: 14px;line-height: 25px;color:#5f5f64 !important;}
#footer #left .ss p:first-child{font-weight: bold;}
#footer #left .ss p:last-child{color: #ccc !important;}
#footer #left .ss p:last-child strong{font-size: 28px;font-family: Impact;}
#footer #right .e_dx{width: 48%;float: left;text-align: center;margin-right: 4%;}
#footer #right .e_dx:last-child{margin-right: 0;}
#footer #right .e_dx img{width: 100%;}
#footer #right .e_dx p{color: #fff;font-size: 12px;}
#jiaobu p{font-size: 14px;color: #838383;text-align: center;line-height: 60px;background-color: #1b1b1b;margin: 0;}
#jiaobu p *{font-size: 14px;color: #838383;}

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;text-align:center;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;width:45px !important;line-height:45px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.page-num-current{color:#333;border:1px solid #ccc;background:#E5EDF2;}
